Skip to content

Conversation

OsitaDNU
Copy link
Contributor

@OsitaDNU OsitaDNU commented Aug 4, 2025

Hi, a few minor updates...

  • installation.md: Updated instructions to manually register Sprout's service provider in bootstrap/providers.php instead of bootstrap/app.php.
  • installation.md: Changed the tenant_id column type in example migration code from bigInt() to unsignedBigInteger().
  • service-overrides.md: Updated the tenant_id column type in the password_reset_tokens table schema from bigInt() to unsignedBigInteger().
  • service-overrides.md: Updated the tenant_id column type in the sessions table schema from bigInt() to unsignedBigInteger().

@ollieread ollieread self-requested a review August 19, 2025 20:21
@ollieread ollieread merged commit 3b27e81 into sprout-laravel:1.x Aug 19, 2025
@ollieread
Copy link
Member

Thanks, @OsitaDNU! I made a small correction and deployed the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants